Carbon


CallDragReceiveHandlerProc

Header: Drag.h Carbon status: Supported

OSErr CallDragReceiveHandlerProc (
    DragReceiveHandlerUPP userRoutine, 
    WindowPtr theWindow, 
    void *handlerRefCon, 
    DragReference theDrag
);
userRoutine
theWindow
handlerRefCon
theDrag
function result

A result code.

AVAILABILITY

Supported in Carbon.


© 2000 Apple Computer, Inc. — (Last Updated 5/4/2000)